func runtime.randn
3 uses
runtime (current package)
proc.go#L6775: if randomizeScheduler && next && randn(2) == 0 {
rand.go#L203: func randn(n uint32) uint32 {
rand.go#L310: return randn(n)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)